From: Henrik Enberg Date: Thu, 19 Jan 2006 11:52:33 +0000 (+0000) Subject: (rmail-process-new-messages): Use X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8790^2~126 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=509e0b3cf3b8f4c8c6942fd4ee9624652d932702;p=emacs.git (rmail-process-new-messages): Use rmail-header-get-header instead of mail-fetch-field. --- diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 2ba49a25bb7..8a6e4b57473 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -2043,7 +2043,7 @@ non-nil then do not show any progress messages." date (count-lines start end) (cadr (mail-extract-address-components - (mail-fetch-field "from"))) + (rmail-header-get-header "from"))) (rmail-header-get-header "subject"))) message-descriptor-list))))) ;; Add the new message data lists to the Rmail message descriptor